home *** CD-ROM | disk | FTP | other *** search
/ A.C.E. 3 / ACE CD 3.iso / files / utils / cando12.dms / in.adf / HelpFiles / Graphics / VAR.DATA < prev    next >
Encoding:
Text File  |  1990-01-29  |  765 b   |  35 lines

  1. |pena|
  2. windowtitle `<Integer> = PenA
  3. printlf `This is an integer variable containing
  4. printlf `the color register number assigned to
  5. printlf `PenA.
  6. end
  7.  
  8. |penb|
  9. windowtitle `<Integer> = PenB
  10. printlf `This is an integer variable containing
  11. printlf `the color register number assigned to
  12. printlf `PenB.
  13. end
  14.  
  15. |peno|
  16. windowtitle `<Integer> = PenO
  17. printlf `This is an integer variable containing
  18. printlf `the color register number assigned to
  19. printlf `PenO.
  20. end
  21.  
  22. |cliptranscol|
  23. windowtitle `<Integer> = ClipTransparentColor
  24. printlf `This variable contains the background color
  25. printlf `used when clipping brushes. 
  26. end
  27.  
  28. |transstat|
  29. windowtitle `«logical» = TransparentStatus
  30. printlf `This variable is TRUE if transparent
  31. printlf `is enabled, and FALSE if not. 
  32. end
  33.  
  34.  
  35.